home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Macromedia Flash 4 / Sample Pages / Chat / chat.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-05-28  |  73 b   |  4 lines

  1. on(release){
  2.    loadVariables("dochat.asp?action=clear","","POST");
  3. }
  4.